Remove gdk_surface_get_geometry as public api
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Mar 2019 04:00:14 +0000 (00:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:14 +0000 (20:25 +0000)
commitbb399b5d8fa86711adcb96cf7e24af2ec20c3478
treeb1acf5c827713d6177626fde67a3fb50a99a2627
parentcb23d40d362c58aeb4d53977eb312d69b2983325
Remove gdk_surface_get_geometry as public api

We still need to keep the vfunc around, since the
fallback implementation of gdk_display_get_monitor_at_surface
uses it. So, a GDK backend must either have root coordinates
or always return a monitor from monitor_at_surface.
docs/reference/gdk/gdk4-sections.txt
gdk/gdkinternals.h
gdk/gdksurface.h